home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 February
/
chip_02_2005_cd1.iso
/
Foto tools_
/
VCW VicMan's Photo Editor 7.8_
/
phedinst.exe
/
{app}
/
SCRIPT.ISS
< prev
next >
Wrap
Text File
|
2004-09-08
|
3KB
|
49 lines
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
[Setup]
AppName=VCW VicMan's Photo Editor
AppVerName=VCW VicMan's Photo Editor 7.84
AppPublisher=VicMan Software, Inc.
AppPublisherURL=http://www.vicman.net
AppSupportURL=http://www.vicman.net
AppUpdatesURL=http://www.vicman.net
DefaultDirName={pf}\VCW VicMan's Photo Editor
DefaultGroupName=VCW VicMan's Photo Editor
DisableProgramGroupPage=yes
Compression=zip
;AlwaysCreateUninstallIcon=yes
LicenseFile=C:\PROGRAMMS\MAKEPHED\CRin\License.txt
; uncomment the following line if you want your installation to run on NT 3.51 too.
; MinVersion=4,3.51
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; MinVersion: 4,4
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; MinVersion: 4,4; Flags: unchecked
[Files]
Source: "C:\PROGRAMMS\MAKEPHED\CRin\fmachine.ini"; DestDir: "{win}";
Source: "C:\PROGRAMMS\MAKEPHED\CRin\msvcrt10.dll"; DestDir: "{sys}";
Source: "C:\PROGRAMMS\MAKEPHED\CRin\vcwphoto.exe"; DestDir: "{app}"; CopyMode: alwaysoverwrite
Source: "C:\PROGRAMMS\MAKEPHED\CRin\*.*"; DestDir: "{app}"; CopyMode: alwaysoverwrite
Source: "C:\PROGRAMMS\MAKEPHED\CRin\plug-ins\*.*"; DestDir: "{app}\plug-ins"; CopyMode: alwaysoverwrite
Source: "C:\PROGRAMMS\MAKEPHED\CRin\plug-ins\presets\*.*"; DestDir: "{app}\plug-ins\presets"; CopyMode: alwaysoverwrite
[Icons]
Name: "{group}\VCW VicMan's Photo Editor"; Filename: "{app}\startfrm.exe";WorkingDir: "{app}";
Name: "{group}\VCW VicMan's Photo Editor Help"; Filename: "{app}\vcwphote.chm";
Name: "{group}\Animated Tutorials"; Filename: "{app}\tours.exe"; WorkingDir: "{app}"; IconFilename:"{app}\icon_4.ico";
Name: "{userdesktop}\VCW VicMan's Photo Editor"; Filename: "{app}\startfrm.exe"; WorkingDir: "{app}"; MinVersion: 4,4; Tasks: desktopicon
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\VCW VicMan's Photo Editor"; Filename: "{app}\vcwphoto.exe"; MinVersion: 4,4; Tasks: quicklaunchicon
[Run]
Filename: "{app}\vcwphoto.exe"; Parameters: "-install"; Description: "Launch VCW VicMan's Photo Editor"; Flags: nowait postinstall skipifsilent; WorkingDir: "{app}";
Filename: "{app}\exitpoll.exe"; Parameters: "http://www.vicman.net/installed.php?Title=VCW VicMan's Photo Editor&Version=7.84"; Flags: nowait;
[UninstallRun]
Filename: "{app}\exitpoll.exe"; Parameters: "http://www.vicman.net/uninstalled.php?Title=VCW VicMan's Photo Editor&Version=7.84"; RunOnceId: "PhEditPage"
Filename: "{app}\vcwphoto.exe"; Parameters: "-uninstall"; RunOnceId: "PhEditUninstall"
[UninstallDelete]